Papers with real-world machine learning applications
Unsupervised Out-of-Domain Detection via Pre-trained Transformers (2021.acl-long)
Copied to clipboard
| Challenge: | Prior work on out-of-domain detection requires in-domain task labels and is limited to supervised classification scenarios. |
| Approach: | They propose a method to construct out-of-domain detectors efficiently using pre-trained transformers. |
| Outcome: | The proposed method greatly improves out-of-domain detection ability in a more general scenario. |
Towards Realistic Single-Task Continuous Learning Research for NER (2021.findings-emnlp)
Copied to clipboard
Justin Payan, Yuval Merhav, He Xie, Satyapriya Krishna, Anil Ramakrishna, Mukund Sridhar, Rahul Gupta
| Challenge: | Academic datasets are often static and contain data that is annotated all at once based on fixed annotation guidelines. |
| Approach: | They propose to build a single-task continuous learning dataset from an existing dataset and release it along with the code to the research community. |
| Outcome: | The proposed model is based on an existing dataset and released to the research community. |